home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1849 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: kettle.magna.com.au!news
  2. From: peter@magna.com.au
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: STL with VC++ 4.0
  5. Date: 13 Jan 1996 12:02:22 GMT
  6. Organization: MAGNADATA Internet Services
  7. Message-ID: <4d870e$lnm@kettle.magna.com.au>
  8. References: <4d601v$6ap@vendor.micron.com>
  9. NNTP-Posting-Host: enterprise.magna.com.au
  10. X-Newsreader: AIR News 3.X (SPRY, Inc.)
  11.  
  12. >   Steve Alexander <salexander@vax.micron.com> writes:
  13. >  I recently saw a posting detailing the location of someone's 
  14. >  work to adapt STL to work with VC++ 4.0. Could someone please 
  15. >  re-post this information. TIA.
  16. >  
  17. >  
  18. >  
  19. >>>>
  20.  
  21. The original post from terris@rahul.net (Terris Linenbach) follows
  22. ---------------------------------------------------------------------------------------------------------------------
  23. I followed Microsoft's instructions in the STL "readme" file for Visual C++ 
  24. 4.0.  I also added helper code and documented solutions to common problems.
  25.  
  26. This code is unique in that it allows STL to work with CString.
  27.  
  28. The code has been tested extensively with MFC applications.
  29.  
  30. The files are available at:
  31.  
  32. FTP:  ftp.rahul.net/pub/terris/stl.zip
  33. HTTP: www.rahul.net/terris
  34.  
  35. ---------------------------------------------------------------------------------------------------------------------
  36.  
  37. Cheers
  38. peter
  39. http://www.magna.com.au/~peter/peter.html
  40.  
  41.  
  42.